Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ initial commit for projects + tasks #22

Merged
merged 7 commits into from
Jan 26, 2025
Merged

Conversation

aacevski
Copy link
Contributor

@aacevski aacevski commented Jan 19, 2025

This pull requests connects the projects and tasks entities.

I've created a web socket connection with the server to stay in sync with all users viewing one project.

My plan for the future is to use MinIO for storing the board state and add an option to use S3 possibly.

  • BE: Inform all clients about board updates
  • FE: Open web socket and send updated data
  • FE: Store Tasks in Zustand
  • FE: Get Tasks
  • BE: Create CRUD for Task

@aacevski aacevski self-assigned this Jan 19, 2025
@aacevski aacevski added the enhancement New feature or request label Jan 19, 2025
@aacevski aacevski marked this pull request as ready for review January 26, 2025 20:43
@aacevski aacevski merged commit 02d82b5 into main Jan 26, 2025
2 checks passed
@aacevski aacevski deleted the feat/add-projects branch January 26, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant